home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Telnet 2.6.1d1 / src / source / vr / vdevice.proto.h < prev    next >
Encoding:
Text File  |  1993-06-22  |  199 b   |  8 lines  |  [TEXT/KAHL]

  1.  
  2. /* vdevice.c */
  3. int InitVDevice(VDevicePtr vdev);
  4. int SetVDevice(VDevicePtr vdev);
  5. int UnsetVDevice(void);
  6. void TrashVDevice(VDevicePtr vdev);
  7. void ColorVDevice(VDevicePtr vdev, PaletteHandle pal);
  8.